home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pcb / csp118.zip / HISTORY.CSP < prev   
Text File  |  1992-08-14  |  4KB  |  87 lines

  1. History of Changes or Fixes to CSProfile.
  2. Entries are made in reverse order, Newest first;
  3.  
  4.  
  5. August 14, 1992 Ver 1.18
  6.  
  7. ■ Fixed an error that prevented display of the registered users name. It
  8. was showing DEMO USER no matter what key file you had.
  9.  
  10. ■ Corrected an error when checking the PCBINDEX file for a filename. The
  11. program was making comparisons to files without extensions, and could
  12. not get a match. If no extension is given on a file the default
  13. extension is used. If you enter a file to search for, which does not have
  14. an extension, you must put a period at the end of the file name to
  15. prevent the extension from being added onto the filename. If the files
  16. extension is something other than the default extension, the user should
  17. include the files proper extension at the prompt for a good search.
  18.  
  19. July 10, 1992 Ver 1.17 ** Configuration File Change **
  20.  
  21. ■ Added the ability to flag a file for download after checking it's
  22. profile. Once the profile is completed, and the user selects [Q] to
  23. return to the menu, the program will prompt with a yes/no question to
  24. flag the file. If they answer yes, the program will keep track of the
  25. selected file until they leave the door, at which time the flagged files
  26. are given to PCBoard, who in turn makes sure that they are allowed to
  27. download those files by security... The user can flag multiple files for
  28. download during a single session, but once the user leaves the door, the
  29. file is cleared.
  30.  
  31. ■ In order to expedite searches through the DOWNLOAD.TXT file, and until
  32. I figure out how to improve the speed of the search, add a line directly
  33. under the starting search date in your config file indicating the line
  34. number in Download.TXT that I should start at. Go into your download.txt
  35. file via LIST or any text editor, and locate the starting date you would
  36. like, and make note and enter that line number in your config file,
  37. again directly under the line for the starting date. The program will
  38. start reading from this point at each execution. if you want the program
  39. to start at the very beginning, then enter a 1 on that line. If you want
  40. me to start at line 1000 enter 1000 in the config file at the prescribed
  41. location.
  42.                 
  43. July 6, 1992 Ver 1.16
  44.  
  45. ■ Minor change to the PCBindex searching routine, and corrected a couple
  46. of typo's that occurred if the file requested was not found.
  47.  
  48. June 25, 1992 Ver 1.15 ** Configuration File Change **
  49.  
  50. ■ Added a routine that will check the PCBoard filelst.idx file *IF* one
  51. exists, and verify a files existence before running. If there is a
  52. filelst.idx, and the file being queried does not exist, the program will
  53. immediately exit to save time, otherwise the program will continue on as
  54. normal.
  55.  
  56. ■ Added line 5 to the config file for the location of the filelst.idx.
  57.  
  58. June 8, 1992 Ver 1.4
  59.  
  60. ■ Changed one of the routines which reads the download.txt file to make
  61. it run faster. I will be adding a check for valid files on a PROFILE
  62. search as soon as I figure a good way to do it quickly!
  63.  
  64. June 1, 1992 Ver 1.3
  65.  
  66. ■ Corrected an error on the DISPLAY PROFILE screen. The program was
  67. showing the current date, rather than the last download date.
  68.  
  69. May 29, 1992 Ver 1.2
  70.  
  71. ■ Increased the stack size a little bit, and took out some unnecessary
  72. code that was just taking up space. Made it run a little faster.. I will
  73. continue to optimize the program as we go along.
  74.  
  75. May 28, 1992 Ver 1.1
  76.  
  77. ■ The program was not showing who uploaded the file, because I kept
  78. blanking out the field everytime I used that particular function.
  79.  
  80. Increased the size of the heap the program uses to help speed up
  81. searches a little bit. I am looking at some routines that I might try
  82. soon.
  83.  
  84. May 26, 1992 Ver 1.0
  85.  
  86. ■ Initial Release
  87.